SipClientSendResponseDecline Method |
| Name | Description | |
|---|---|---|
| SendResponseDecline(Request) |
Sends "Decline" response with status code 603. It is same method as RejectRequest(Request).
| |
| SendResponseDecline(Request, String) |
Sends "Decline" response with status code 603 and the specified description text. It is same method as RejectRequest(Request).
|